3.1533 \(\int \frac{(b+2 c x) (d+e x)^3}{(a+b x+c x^2)^2} \, dx\)

Optimal. Leaf size=126 \[ -\frac{3 e \left (-2 c e (a e+b d)+b^2 e^2+2 c^2 d^2\right ) \tanh ^{-1}\left (\frac{b+2 c x}{\sqrt{b^2-4 a c}}\right )}{c^2 \sqrt{b^2-4 a c}}+\frac{3 e^2 (2 c d-b e) \log \left (a+b x+c x^2\right )}{2 c^2}-\frac{(d+e x)^3}{a+b x+c x^2}+\frac{3 e^3 x}{c} \]

[Out]

(3*e^3*x)/c - (d + e*x)^3/(a + b*x + c*x^2) - (3*e*(2*c^2*d^2 + b^2*e^2 - 2*c*e*(b*d + a*e))*ArcTanh[(b + 2*c*
x)/Sqrt[b^2 - 4*a*c]])/(c^2*Sqrt[b^2 - 4*a*c]) + (3*e^2*(2*c*d - b*e)*Log[a + b*x + c*x^2])/(2*c^2)

________________________________________________________________________________________

Rubi [A]  time = 0.144811, antiderivative size = 126, normalized size of antiderivative = 1., number of steps used = 7, number of rules used = 6, integrand size = 26, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.231, Rules used = {768, 701, 634, 618, 206, 628} \[ -\frac{3 e \left (-2 c e (a e+b d)+b^2 e^2+2 c^2 d^2\right ) \tanh ^{-1}\left (\frac{b+2 c x}{\sqrt{b^2-4 a c}}\right )}{c^2 \sqrt{b^2-4 a c}}+\frac{3 e^2 (2 c d-b e) \log \left (a+b x+c x^2\right )}{2 c^2}-\frac{(d+e x)^3}{a+b x+c x^2}+\frac{3 e^3 x}{c} \]

Antiderivative was successfully verified.

[In]

Int[((b + 2*c*x)*(d + e*x)^3)/(a + b*x + c*x^2)^2,x]

[Out]

(3*e^3*x)/c - (d + e*x)^3/(a + b*x + c*x^2) - (3*e*(2*c^2*d^2 + b^2*e^2 - 2*c*e*(b*d + a*e))*ArcTanh[(b + 2*c*
x)/Sqrt[b^2 - 4*a*c]])/(c^2*Sqrt[b^2 - 4*a*c]) + (3*e^2*(2*c*d - b*e)*Log[a + b*x + c*x^2])/(2*c^2)

Rule 768

Int[((d_.) + (e_.)*(x_))^(m_.)*((f_.) + (g_.)*(x_))*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Sim
p[(g*(d + e*x)^m*(a + b*x + c*x^2)^(p + 1))/(2*c*(p + 1)), x] - Dist[(e*g*m)/(2*c*(p + 1)), Int[(d + e*x)^(m -
 1)*(a + b*x + c*x^2)^(p + 1), x], x] /; FreeQ[{a, b, c, d, e, f, g}, x] && EqQ[2*c*f - b*g, 0] && LtQ[p, -1]
&& GtQ[m, 0]

Rule 701

Int[((d_.) + (e_.)*(x_))^(m_)/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Int[PolynomialDivide[(d + e*x)
^m, a + b*x + c*x^2, x], x] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2,
0] && NeQ[2*c*d - b*e, 0] && IGtQ[m, 1] && (NeQ[d, 0] || GtQ[m, 2])

Rule 634

Int[((d_.) + (e_.)*(x_))/((a_) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Dist[(2*c*d - b*e)/(2*c), Int[1/(a +
 b*x + c*x^2), x], x] + Dist[e/(2*c), Int[(b + 2*c*x)/(a + b*x + c*x^2), x], x] /; FreeQ[{a, b, c, d, e}, x] &
& NeQ[2*c*d - b*e, 0] && NeQ[b^2 - 4*a*c, 0] &&  !NiceSqrtQ[b^2 - 4*a*c]

Rule 618

Int[((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> Dist[-2, Subst[Int[1/Simp[b^2 - 4*a*c - x^2, x], x]
, x, b + 2*c*x], x] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 628

Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[(d*Log[RemoveContent[a + b*x +
c*x^2, x]])/b, x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[2*c*d - b*e, 0]

Rubi steps

\begin{align*} \int \frac{(b+2 c x) (d+e x)^3}{\left (a+b x+c x^2\right )^2} \, dx &=-\frac{(d+e x)^3}{a+b x+c x^2}+(3 e) \int \frac{(d+e x)^2}{a+b x+c x^2} \, dx\\ &=-\frac{(d+e x)^3}{a+b x+c x^2}+(3 e) \int \left (\frac{e^2}{c}+\frac{c d^2-a e^2+e (2 c d-b e) x}{c \left (a+b x+c x^2\right )}\right ) \, dx\\ &=\frac{3 e^3 x}{c}-\frac{(d+e x)^3}{a+b x+c x^2}+\frac{(3 e) \int \frac{c d^2-a e^2+e (2 c d-b e) x}{a+b x+c x^2} \, dx}{c}\\ &=\frac{3 e^3 x}{c}-\frac{(d+e x)^3}{a+b x+c x^2}+\frac{\left (3 e^2 (2 c d-b e)\right ) \int \frac{b+2 c x}{a+b x+c x^2} \, dx}{2 c^2}+\frac{\left (3 e \left (2 c^2 d^2+b^2 e^2-2 c e (b d+a e)\right )\right ) \int \frac{1}{a+b x+c x^2} \, dx}{2 c^2}\\ &=\frac{3 e^3 x}{c}-\frac{(d+e x)^3}{a+b x+c x^2}+\frac{3 e^2 (2 c d-b e) \log \left (a+b x+c x^2\right )}{2 c^2}-\frac{\left (3 e \left (2 c^2 d^2+b^2 e^2-2 c e (b d+a e)\right )\right ) \operatorname{Subst}\left (\int \frac{1}{b^2-4 a c-x^2} \, dx,x,b+2 c x\right )}{c^2}\\ &=\frac{3 e^3 x}{c}-\frac{(d+e x)^3}{a+b x+c x^2}-\frac{3 e \left (2 c^2 d^2+b^2 e^2-2 c e (b d+a e)\right ) \tanh ^{-1}\left (\frac{b+2 c x}{\sqrt{b^2-4 a c}}\right )}{c^2 \sqrt{b^2-4 a c}}+\frac{3 e^2 (2 c d-b e) \log \left (a+b x+c x^2\right )}{2 c^2}\\ \end{align*}

Mathematica [A]  time = 0.189497, size = 161, normalized size = 1.28 \[ \frac{\frac{6 e \left (-2 c e (a e+b d)+b^2 e^2+2 c^2 d^2\right ) \tan ^{-1}\left (\frac{b+2 c x}{\sqrt{4 a c-b^2}}\right )}{\sqrt{4 a c-b^2}}-\frac{2 \left (-c e^2 (3 a d+a e x+3 b d x)+b e^3 (a+b x)+c^2 d^2 (d+3 e x)\right )}{a+x (b+c x)}-3 e^2 (b e-2 c d) \log (a+x (b+c x))+4 c e^3 x}{2 c^2} \]

Antiderivative was successfully verified.

[In]

Integrate[((b + 2*c*x)*(d + e*x)^3)/(a + b*x + c*x^2)^2,x]

[Out]

(4*c*e^3*x - (2*(b*e^3*(a + b*x) + c^2*d^2*(d + 3*e*x) - c*e^2*(3*a*d + 3*b*d*x + a*e*x)))/(a + x*(b + c*x)) +
 (6*e*(2*c^2*d^2 + b^2*e^2 - 2*c*e*(b*d + a*e))*ArcTan[(b + 2*c*x)/Sqrt[-b^2 + 4*a*c]])/Sqrt[-b^2 + 4*a*c] - 3
*e^2*(-2*c*d + b*e)*Log[a + x*(b + c*x)])/(2*c^2)

________________________________________________________________________________________

Maple [B]  time = 0.011, size = 363, normalized size = 2.9 \begin{align*} 2\,{\frac{{e}^{3}x}{c}}+{\frac{{e}^{3}xa}{c \left ( c{x}^{2}+bx+a \right ) }}-{\frac{{e}^{3}x{b}^{2}}{{c}^{2} \left ( c{x}^{2}+bx+a \right ) }}+3\,{\frac{b{e}^{2}xd}{c \left ( c{x}^{2}+bx+a \right ) }}-3\,{\frac{e{d}^{2}x}{c{x}^{2}+bx+a}}-{\frac{ab{e}^{3}}{{c}^{2} \left ( c{x}^{2}+bx+a \right ) }}+3\,{\frac{ad{e}^{2}}{c \left ( c{x}^{2}+bx+a \right ) }}-{\frac{{d}^{3}}{c{x}^{2}+bx+a}}-{\frac{3\,\ln \left ( c{x}^{2}+bx+a \right ) b{e}^{3}}{2\,{c}^{2}}}+3\,{\frac{\ln \left ( c{x}^{2}+bx+a \right ){e}^{2}d}{c}}-6\,{\frac{a{e}^{3}}{c\sqrt{4\,ac-{b}^{2}}}\arctan \left ({\frac{2\,cx+b}{\sqrt{4\,ac-{b}^{2}}}} \right ) }+6\,{\frac{e{d}^{2}}{\sqrt{4\,ac-{b}^{2}}}\arctan \left ({\frac{2\,cx+b}{\sqrt{4\,ac-{b}^{2}}}} \right ) }+3\,{\frac{{b}^{2}{e}^{3}}{{c}^{2}\sqrt{4\,ac-{b}^{2}}}\arctan \left ({\frac{2\,cx+b}{\sqrt{4\,ac-{b}^{2}}}} \right ) }-6\,{\frac{bd{e}^{2}}{c\sqrt{4\,ac-{b}^{2}}}\arctan \left ({\frac{2\,cx+b}{\sqrt{4\,ac-{b}^{2}}}} \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((2*c*x+b)*(e*x+d)^3/(c*x^2+b*x+a)^2,x)

[Out]

2*e^3*x/c+1/c/(c*x^2+b*x+a)*e^3*x*a-1/c^2/(c*x^2+b*x+a)*e^3*x*b^2+3/c/(c*x^2+b*x+a)*e^2*x*b*d-3/(c*x^2+b*x+a)*
e*x*d^2-1/c^2/(c*x^2+b*x+a)*a*b*e^3+3/c/(c*x^2+b*x+a)*a*d*e^2-1/(c*x^2+b*x+a)*d^3-3/2/c^2*ln(c*x^2+b*x+a)*b*e^
3+3/c*ln(c*x^2+b*x+a)*e^2*d-6/c/(4*a*c-b^2)^(1/2)*arctan((2*c*x+b)/(4*a*c-b^2)^(1/2))*a*e^3+6*e/(4*a*c-b^2)^(1
/2)*arctan((2*c*x+b)/(4*a*c-b^2)^(1/2))*d^2+3/c^2/(4*a*c-b^2)^(1/2)*arctan((2*c*x+b)/(4*a*c-b^2)^(1/2))*b^2*e^
3-6/c/(4*a*c-b^2)^(1/2)*arctan((2*c*x+b)/(4*a*c-b^2)^(1/2))*b*d*e^2

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*c*x+b)*(e*x+d)^3/(c*x^2+b*x+a)^2,x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [B]  time = 1.39582, size = 2187, normalized size = 17.36 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*c*x+b)*(e*x+d)^3/(c*x^2+b*x+a)^2,x, algorithm="fricas")

[Out]

[1/2*(4*(b^2*c^2 - 4*a*c^3)*e^3*x^3 + 4*(b^3*c - 4*a*b*c^2)*e^3*x^2 - 2*(b^2*c^2 - 4*a*c^3)*d^3 + 6*(a*b^2*c -
 4*a^2*c^2)*d*e^2 - 2*(a*b^3 - 4*a^2*b*c)*e^3 - 3*(2*a*c^2*d^2*e - 2*a*b*c*d*e^2 + (a*b^2 - 2*a^2*c)*e^3 + (2*
c^3*d^2*e - 2*b*c^2*d*e^2 + (b^2*c - 2*a*c^2)*e^3)*x^2 + (2*b*c^2*d^2*e - 2*b^2*c*d*e^2 + (b^3 - 2*a*b*c)*e^3)
*x)*sqrt(b^2 - 4*a*c)*log((2*c^2*x^2 + 2*b*c*x + b^2 - 2*a*c + sqrt(b^2 - 4*a*c)*(2*c*x + b))/(c*x^2 + b*x + a
)) - 2*(3*(b^2*c^2 - 4*a*c^3)*d^2*e - 3*(b^3*c - 4*a*b*c^2)*d*e^2 + (b^4 - 7*a*b^2*c + 12*a^2*c^2)*e^3)*x + 3*
(2*(a*b^2*c - 4*a^2*c^2)*d*e^2 - (a*b^3 - 4*a^2*b*c)*e^3 + (2*(b^2*c^2 - 4*a*c^3)*d*e^2 - (b^3*c - 4*a*b*c^2)*
e^3)*x^2 + (2*(b^3*c - 4*a*b*c^2)*d*e^2 - (b^4 - 4*a*b^2*c)*e^3)*x)*log(c*x^2 + b*x + a))/(a*b^2*c^2 - 4*a^2*c
^3 + (b^2*c^3 - 4*a*c^4)*x^2 + (b^3*c^2 - 4*a*b*c^3)*x), 1/2*(4*(b^2*c^2 - 4*a*c^3)*e^3*x^3 + 4*(b^3*c - 4*a*b
*c^2)*e^3*x^2 - 2*(b^2*c^2 - 4*a*c^3)*d^3 + 6*(a*b^2*c - 4*a^2*c^2)*d*e^2 - 2*(a*b^3 - 4*a^2*b*c)*e^3 - 6*(2*a
*c^2*d^2*e - 2*a*b*c*d*e^2 + (a*b^2 - 2*a^2*c)*e^3 + (2*c^3*d^2*e - 2*b*c^2*d*e^2 + (b^2*c - 2*a*c^2)*e^3)*x^2
 + (2*b*c^2*d^2*e - 2*b^2*c*d*e^2 + (b^3 - 2*a*b*c)*e^3)*x)*sqrt(-b^2 + 4*a*c)*arctan(-sqrt(-b^2 + 4*a*c)*(2*c
*x + b)/(b^2 - 4*a*c)) - 2*(3*(b^2*c^2 - 4*a*c^3)*d^2*e - 3*(b^3*c - 4*a*b*c^2)*d*e^2 + (b^4 - 7*a*b^2*c + 12*
a^2*c^2)*e^3)*x + 3*(2*(a*b^2*c - 4*a^2*c^2)*d*e^2 - (a*b^3 - 4*a^2*b*c)*e^3 + (2*(b^2*c^2 - 4*a*c^3)*d*e^2 -
(b^3*c - 4*a*b*c^2)*e^3)*x^2 + (2*(b^3*c - 4*a*b*c^2)*d*e^2 - (b^4 - 4*a*b^2*c)*e^3)*x)*log(c*x^2 + b*x + a))/
(a*b^2*c^2 - 4*a^2*c^3 + (b^2*c^3 - 4*a*c^4)*x^2 + (b^3*c^2 - 4*a*b*c^3)*x)]

________________________________________________________________________________________

Sympy [B]  time = 11.3586, size = 733, normalized size = 5.82 \begin{align*} \left (- \frac{3 e^{2} \left (b e - 2 c d\right )}{2 c^{2}} - \frac{3 e \sqrt{- 4 a c + b^{2}} \left (2 a c e^{2} - b^{2} e^{2} + 2 b c d e - 2 c^{2} d^{2}\right )}{2 c^{2} \left (4 a c - b^{2}\right )}\right ) \log{\left (x + \frac{- 3 a b e^{3} - 4 a c^{2} \left (- \frac{3 e^{2} \left (b e - 2 c d\right )}{2 c^{2}} - \frac{3 e \sqrt{- 4 a c + b^{2}} \left (2 a c e^{2} - b^{2} e^{2} + 2 b c d e - 2 c^{2} d^{2}\right )}{2 c^{2} \left (4 a c - b^{2}\right )}\right ) + 12 a c d e^{2} + b^{2} c \left (- \frac{3 e^{2} \left (b e - 2 c d\right )}{2 c^{2}} - \frac{3 e \sqrt{- 4 a c + b^{2}} \left (2 a c e^{2} - b^{2} e^{2} + 2 b c d e - 2 c^{2} d^{2}\right )}{2 c^{2} \left (4 a c - b^{2}\right )}\right ) - 3 b c d^{2} e}{6 a c e^{3} - 3 b^{2} e^{3} + 6 b c d e^{2} - 6 c^{2} d^{2} e} \right )} + \left (- \frac{3 e^{2} \left (b e - 2 c d\right )}{2 c^{2}} + \frac{3 e \sqrt{- 4 a c + b^{2}} \left (2 a c e^{2} - b^{2} e^{2} + 2 b c d e - 2 c^{2} d^{2}\right )}{2 c^{2} \left (4 a c - b^{2}\right )}\right ) \log{\left (x + \frac{- 3 a b e^{3} - 4 a c^{2} \left (- \frac{3 e^{2} \left (b e - 2 c d\right )}{2 c^{2}} + \frac{3 e \sqrt{- 4 a c + b^{2}} \left (2 a c e^{2} - b^{2} e^{2} + 2 b c d e - 2 c^{2} d^{2}\right )}{2 c^{2} \left (4 a c - b^{2}\right )}\right ) + 12 a c d e^{2} + b^{2} c \left (- \frac{3 e^{2} \left (b e - 2 c d\right )}{2 c^{2}} + \frac{3 e \sqrt{- 4 a c + b^{2}} \left (2 a c e^{2} - b^{2} e^{2} + 2 b c d e - 2 c^{2} d^{2}\right )}{2 c^{2} \left (4 a c - b^{2}\right )}\right ) - 3 b c d^{2} e}{6 a c e^{3} - 3 b^{2} e^{3} + 6 b c d e^{2} - 6 c^{2} d^{2} e} \right )} + \frac{- a b e^{3} + 3 a c d e^{2} - c^{2} d^{3} + x \left (a c e^{3} - b^{2} e^{3} + 3 b c d e^{2} - 3 c^{2} d^{2} e\right )}{a c^{2} + b c^{2} x + c^{3} x^{2}} + \frac{2 e^{3} x}{c} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*c*x+b)*(e*x+d)**3/(c*x**2+b*x+a)**2,x)

[Out]

(-3*e**2*(b*e - 2*c*d)/(2*c**2) - 3*e*sqrt(-4*a*c + b**2)*(2*a*c*e**2 - b**2*e**2 + 2*b*c*d*e - 2*c**2*d**2)/(
2*c**2*(4*a*c - b**2)))*log(x + (-3*a*b*e**3 - 4*a*c**2*(-3*e**2*(b*e - 2*c*d)/(2*c**2) - 3*e*sqrt(-4*a*c + b*
*2)*(2*a*c*e**2 - b**2*e**2 + 2*b*c*d*e - 2*c**2*d**2)/(2*c**2*(4*a*c - b**2))) + 12*a*c*d*e**2 + b**2*c*(-3*e
**2*(b*e - 2*c*d)/(2*c**2) - 3*e*sqrt(-4*a*c + b**2)*(2*a*c*e**2 - b**2*e**2 + 2*b*c*d*e - 2*c**2*d**2)/(2*c**
2*(4*a*c - b**2))) - 3*b*c*d**2*e)/(6*a*c*e**3 - 3*b**2*e**3 + 6*b*c*d*e**2 - 6*c**2*d**2*e)) + (-3*e**2*(b*e
- 2*c*d)/(2*c**2) + 3*e*sqrt(-4*a*c + b**2)*(2*a*c*e**2 - b**2*e**2 + 2*b*c*d*e - 2*c**2*d**2)/(2*c**2*(4*a*c
- b**2)))*log(x + (-3*a*b*e**3 - 4*a*c**2*(-3*e**2*(b*e - 2*c*d)/(2*c**2) + 3*e*sqrt(-4*a*c + b**2)*(2*a*c*e**
2 - b**2*e**2 + 2*b*c*d*e - 2*c**2*d**2)/(2*c**2*(4*a*c - b**2))) + 12*a*c*d*e**2 + b**2*c*(-3*e**2*(b*e - 2*c
*d)/(2*c**2) + 3*e*sqrt(-4*a*c + b**2)*(2*a*c*e**2 - b**2*e**2 + 2*b*c*d*e - 2*c**2*d**2)/(2*c**2*(4*a*c - b**
2))) - 3*b*c*d**2*e)/(6*a*c*e**3 - 3*b**2*e**3 + 6*b*c*d*e**2 - 6*c**2*d**2*e)) + (-a*b*e**3 + 3*a*c*d*e**2 -
c**2*d**3 + x*(a*c*e**3 - b**2*e**3 + 3*b*c*d*e**2 - 3*c**2*d**2*e))/(a*c**2 + b*c**2*x + c**3*x**2) + 2*e**3*
x/c

________________________________________________________________________________________

Giac [A]  time = 1.20243, size = 234, normalized size = 1.86 \begin{align*} \frac{2 \, x e^{3}}{c} + \frac{3 \,{\left (2 \, c d e^{2} - b e^{3}\right )} \log \left (c x^{2} + b x + a\right )}{2 \, c^{2}} + \frac{3 \,{\left (2 \, c^{2} d^{2} e - 2 \, b c d e^{2} + b^{2} e^{3} - 2 \, a c e^{3}\right )} \arctan \left (\frac{2 \, c x + b}{\sqrt{-b^{2} + 4 \, a c}}\right )}{\sqrt{-b^{2} + 4 \, a c} c^{2}} - \frac{c^{2} d^{3} - 3 \, a c d e^{2} + a b e^{3} +{\left (3 \, c^{2} d^{2} e - 3 \, b c d e^{2} + b^{2} e^{3} - a c e^{3}\right )} x}{{\left (c x^{2} + b x + a\right )} c^{2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2*c*x+b)*(e*x+d)^3/(c*x^2+b*x+a)^2,x, algorithm="giac")

[Out]

2*x*e^3/c + 3/2*(2*c*d*e^2 - b*e^3)*log(c*x^2 + b*x + a)/c^2 + 3*(2*c^2*d^2*e - 2*b*c*d*e^2 + b^2*e^3 - 2*a*c*
e^3)*arctan((2*c*x + b)/sqrt(-b^2 + 4*a*c))/(sqrt(-b^2 + 4*a*c)*c^2) - (c^2*d^3 - 3*a*c*d*e^2 + a*b*e^3 + (3*c
^2*d^2*e - 3*b*c*d*e^2 + b^2*e^3 - a*c*e^3)*x)/((c*x^2 + b*x + a)*c^2)